[INFO] cloning repository https://github.com/Partysun/klava
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Partysun/klava" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1122707b208567d0df0b4547ea2add0f7243ac5
[INFO] testing Partysun/klava against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartysun%2Fklava" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Partysun/klava
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Partysun/klava
[INFO] tweaked toml for git repo https://github.com/Partysun/klava written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Partysun/klava on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Partysun/klava already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02101662a76dc3422be1f4c50e277e21483cced78f568b123420c0ffdca716da
[INFO] running `Command { std: "docker" "start" "-a" "02101662a76dc3422be1f4c50e277e21483cced78f568b123420c0ffdca716da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02101662a76dc3422be1f4c50e277e21483cced78f568b123420c0ffdca716da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02101662a76dc3422be1f4c50e277e21483cced78f568b123420c0ffdca716da", kill_on_drop: false }`
[INFO] [stdout] 02101662a76dc3422be1f4c50e277e21483cced78f568b123420c0ffdca716da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13817978a98522f56723f8d82ce58061a31dc5b26d38851689c7c933a5f27052
[INFO] running `Command { std: "docker" "start" "-a" "13817978a98522f56723f8d82ce58061a31dc5b26d38851689c7c933a5f27052", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling value-ext v0.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pii v0.1.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling confy v2.0.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling tokenx-rs v0.1.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v3.0.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling genai v0.5.3
[INFO] [stderr]    Compiling klava v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "13817978a98522f56723f8d82ce58061a31dc5b26d38851689c7c933a5f27052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13817978a98522f56723f8d82ce58061a31dc5b26d38851689c7c933a5f27052", kill_on_drop: false }`
[INFO] [stdout] 13817978a98522f56723f8d82ce58061a31dc5b26d38851689c7c933a5f27052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f6d4e19bb333c52b5f80c1b51da388b3a2a4a8f090debed95000f9d9c06df6a
[INFO] running `Command { std: "docker" "start" "-a" "8f6d4e19bb333c52b5f80c1b51da388b3a2a4a8f090debed95000f9d9c06df6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling klava v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "8f6d4e19bb333c52b5f80c1b51da388b3a2a4a8f090debed95000f9d9c06df6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f6d4e19bb333c52b5f80c1b51da388b3a2a4a8f090debed95000f9d9c06df6a", kill_on_drop: false }`
[INFO] [stdout] 8f6d4e19bb333c52b5f80c1b51da388b3a2a4a8f090debed95000f9d9c06df6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9b27100f2d734e36771a66017dd3de92bed799a697e91745c3606abe14ebe42
[INFO] running `Command { std: "docker" "start" "-a" "a9b27100f2d734e36771a66017dd3de92bed799a697e91745c3606abe14ebe42", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klava-67b2660eac120ce0)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test agents::codex::tests::test_codex_config_default ... ok
[INFO] [stdout] test agents::codex::tests::test_configure_provider ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models ... ok
[INFO] [stdout] test agents::codex::tests::test_codex_config_serialization ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models_no_klava_provider ... ok
[INFO] [stdout] test agents::opencode::tests::test_extract_klava_models_empty ... ok
[INFO] [stdout] test agents::opencode::tests::test_is_klava_model ... ok
[INFO] [stdout] test anthropic::stream::tests::test_cloudru_real_stream_to_anthropic ... ignored, Test is too strict - real CloudRu streams work fine. Stream correctly processes reasoning deltas and transitions to tool calls. This test expects specific internal event sequences that don't match actual behavior.
[INFO] [stdout] test agents::opencode::tests::test_opencode_config ... ok
[INFO] [stdout] test anthropic::stream::tests::test_completion_events ... ok
[INFO] [stdout] test anthropic::stream::tests::test_content_and_tool_calls_same_chunk ... ok
[INFO] [stdout] test anthropic::stream::tests::test_finalize_drains_pending ... ok
[INFO] [stdout] test anthropic::stream::tests::test_is_completed ... ok
[INFO] [stdout] test anthropic::stream::tests::test_reasoning_transitions ... ok
[INFO] [stdout] test anthropic::stream::tests::test_serialize_format ... ok
[INFO] [stdout] test anthropic::stream::tests::test_skip_empty_tool_arguments ... ok
[INFO] [stdout] test anthropic::stream::tests::test_text_only_stream ... ok
[INFO] [stdout] test anthropic::transform::tests::test_clean_schema_removes_uri_format ... ok
[INFO] [stdout] test config::tests::test_get_active_provider_config_returns_correct_provider ... ok
[INFO] [stdout] test config::tests::test_config_default_creates_empty_providers ... ok
[INFO] [stdout] test anthropic::stream::tests::test_tool_call_stream ... ok
[INFO] [stdout] test config::tests::test_resolve_methods_work_with_active_provider ... ok
[INFO] [stdout] test anthropic::transform::tests::test_clean_schema_removes_nested_uri_format ... ok
[INFO] [stdout] test config::tests::test_get_provider_config_returns_correct_provider ... ok
[INFO] [stdout] test hooks::hooks::tests::test_empty_chain_execute ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_builder_pattern ... ok
[INFO] [stdout] test anthropic::transform::tests::test_map_stop_reason ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_execute_runs_matching_hooks ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_new ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_stage_equality ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_with_hook ... ok
[INFO] [stdout] test hooks::hooks::tests::test_hook_chain_execute_skips_non_matching_hooks ... ok
[INFO] [stdout] test hooks::hooks::tests::test_logging_hook_passes_through_data ... ok
[INFO] [stdout] test qwen_auth::tests::test_pkce_generation ... ok
[INFO] [stdout] test responses::stream::tests::test_cloudru_real_stream_to_responses ... ignored, Test fixture expectations don't match actual cloudru_tool_call_stream.jsonl content. Real Responses API works correctly for actual streaming scenarios.
[INFO] [stdout] test openai_stream::tests::test_malformed_tool_args_text_handling ... ok
[INFO] [stdout] test responses::stream::tests::test_finalize_drains_pending ... ok
[INFO] [stdout] test responses::stream::tests::test_function_call_status_transitions ... ok
[INFO] [stdout] test openai_stream::tests::test_openai_passthrough_with_malformed_fixture ... ok
[INFO] [stdout] test responses::stream::tests::test_reasoning_then_text ... ok
[INFO] [stdout] test responses::stream::tests::test_output_item_done_includes_content ... ok
[INFO] [stdout] test responses::stream::tests::test_response_completed_includes_output ... ok
[INFO] [stdout] test responses::stream::tests::test_response_created_includes_empty_output ... ok
[INFO] [stdout] test responses::stream::tests::test_serialize_format ... ok
[INFO] [stdout] test responses::stream::tests::test_sequence_numbers ... ok
[INFO] [stdout] test responses::transform::tests::converts_responses_to_chat_basic ... ignored
[INFO] [stdout] test openai_stream::tests::test_cloudru_example_stream ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_merges_with_thinking ... ignored, waiting for reasoning+assistant+tool_call merge logic
[INFO] [stdout] test responses::stream::tests::test_tool_call_stream ... ok
[INFO] [stdout] test responses::stream::tests::test_text_only_stream ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output_content_array ... ok
[INFO] [stdout] test responses::transform::tests::test_responses_to_openai_conversion ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_function_call_output_content_array_with_image ... ok
[INFO] [stdout] test responses::transform::tests::test_responses_input_items_conversion ... ok
[INFO] [stdout] test responses::transform::tests::from_responses_request_tools ... ok
[INFO] [stdout] test stream_converter::tests::test_cloudu_null_tool_call_fields ... ok
[INFO] [stdout] test stream_converter::tests::test_done_marker ... ok
[INFO] [stdout] test stream_converter::tests::test_malformed_tool_args_period_instead_of_brace ... ignored
[INFO] [stdout] test stream_converter::tests::test_malformed_tool_arguments_replaced ... ignored
[INFO] [stdout] test stream_converter::tests::test_error_propagation ... ok
[INFO] [stdout] test stream_converter::tests::test_single_chunk ... ok
[INFO] [stdout] test stream_converter::tests::test_tool_call_chunk ... ok
[INFO] [stdout] test stream_converter::tests::test_partial_buffer ... ok
[INFO] [stdout] test stream_converter::tests::test_multiple_chunks ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_duplicate_chunks ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_different_ids_not_deduplicated ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_empty_reasoning_str ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_empty_choices_after_completion ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_malformed_tool_args ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_mixed_reasoning_content ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_incremental_tool_args ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_new_version_available ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_edge_cases ... ok
[INFO] [stdout] test stream_converter::tests::test_vllm_no_duplicate_completions ... ok
[INFO] [stdout] test utils::tests::test_generate_diff ... ok
[INFO] [stdout] test telemetry::tests::test_compare_versions_no_update_needed ... ok
[INFO] [stdout] test utils::tests::test_generate_diff_json_order ... ok
[INFO] [stdout] test utils::tests::test_generate_diff_with_changes ... ok
[INFO] [stdout] test stream_converter::tests::test_cloudru_real_stream ... ok
[INFO] [stdout] test hooks::stream_logger::tests::test_log_upstream_stream_hook ... FAILED
[INFO] [stdout] test qwen_auth::tests::test_token_refresh_scenarios ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hooks::stream_logger::tests::test_log_upstream_stream_hook stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hooks::stream_logger::tests::test_log_upstream_stream_hook' (50) panicked at src/hooks/stream_logger.rs:127:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aee8a36b408 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5aee8a36b408 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5aee8a36b408 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5aee8a36b408 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5aee8a38334a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5aee8a38334a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5aee8a3706b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5aee8a3706b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5aee8a348256 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5aee8a348256 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5aee8a362f29 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5aee89bb5c5c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5aee89bb5c5c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5aee8a3631a2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5aee8a3631a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5aee8a348344 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5aee8a33f8f9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5aee8a3491ed - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5aee8a383b3c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5aee8a383b02 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5aee89a3d3b4 - klava[cfe4a44977237fe3]::hooks::stream_logger::tests::test_log_upstream_stream_hook
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/stream_logger.rs:127:9
[INFO] [stdout]   21:     0x5aee89a3af97 - klava[cfe4a44977237fe3]::hooks::stream_logger::tests::test_log_upstream_stream_hook::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/hooks/stream_logger.rs:111:39
[INFO] [stdout]   22:     0x5aee89a56116 - <klava[cfe4a44977237fe3]::hooks::stream_logger::tests::test_log_upstream_stream_hook::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5aee89ba8d3b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5aee89ba8d3b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5aee89bb65b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5aee89bb65b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5aee89bb65b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5aee89bb65b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5aee89bb65b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5aee89bb65b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5aee89bb65b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5aee89bb1114 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5aee89bb1114 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5aee89bb9632 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5aee89bb9632 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5aee89bb9632 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5aee89bb9632 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5aee89bb9632 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5aee89bb9632 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5aee89bb9632 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5aee8a36a82f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5aee8a36a82f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7e0ba2067aa4 - <unknown>
[INFO] [stdout]   44:     0x7e0ba20f4a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hooks::stream_logger::tests::test_log_upstream_stream_hook
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 75 passed; 1 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a9b27100f2d734e36771a66017dd3de92bed799a697e91745c3606abe14ebe42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b27100f2d734e36771a66017dd3de92bed799a697e91745c3606abe14ebe42", kill_on_drop: false }`
[INFO] [stdout] a9b27100f2d734e36771a66017dd3de92bed799a697e91745c3606abe14ebe42
